Fix #346312
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 2 Jul 2006 14:40:43 +0000 (14:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 2 Jul 2006 14:40:43 +0000 (14:40 +0000)
ChangeLog
ChangeLog.pre-2-10
gtk/Makefile.am

index d61355eb0196a6580cff853a53e43c6496c97a5a..1358d65b2fa1067dd8f509877717251ad12fb086 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-06-30  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/Makefile.am: Make sure all win32-specific printing
+       sources are distributed.  (#346312, Erik van Pienbroek)
+       
        * gtk/gtkprinter.c (gtk_enumerate_printers): Always call the
        destroy notify.  (#346027, Christian Persch)
 
index d61355eb0196a6580cff853a53e43c6496c97a5a..1358d65b2fa1067dd8f509877717251ad12fb086 100644 (file)
@@ -1,5 +1,8 @@
 2006-06-30  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/Makefile.am: Make sure all win32-specific printing
+       sources are distributed.  (#346312, Erik van Pienbroek)
+       
        * gtk/gtkprinter.c (gtk_enumerate_printers): Always call the
        destroy notify.  (#346027, Christian Persch)
 
index 8ea5f54d77eecd7961ee38d275e40c4f2b0cbdec..e3cc556b0853edcc74225dc4d324bf41b812efb6 100644 (file)
@@ -1103,8 +1103,12 @@ EXTRA_DIST +=                   \
        gtk-win32.rc            \
        gtk-win32.rc.in         \
        gtkwin32embed.h         \
+       gtkwin32embedwidget.h   \
+       gtkwin32embedwidget.c   \
        gtkfilesystemwin32.h    \
        gtkfilesystemwin32.c    \
+       gtkprint-win32.h        \
+       gtkprint-win32.c        \
        gtkrc.default           \
        gtkrc.key.default       \
        gtkrc.key.emacs         \